UnifiedMessagingServiceExchangeImpersonation Property |
Gets or sets the ID of the user that Exchange Web Services (EWS) should impersonate.
Namespace:
Independentsoft.Exchange.UnifiedMessaging
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Identity ExchangeImpersonation { get; set; }Public Property ExchangeImpersonation As Identity
Get
Set
Property Value
Type:
IdentityThe exchange impersonation.
See Also